GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AddConnectedLinesAnnotInteractive Method





In This Topic
AddConnectedLinesAnnotInteractive Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(64)>
Sub AddConnectedLinesAnnotInteractive( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single, _
   ByVal Opacity As Single _
) 
[DispId(64)]
void AddConnectedLinesAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
)
procedure AddConnectedLinesAnnotInteractive( 
    BorderColor: Integer;
    BorderWidth: Single;
    Opacity: Single
); 
DispIdAttribute(64)
function AddConnectedLinesAnnotInteractive( 
   BorderColor : int,
   BorderWidth : float,
   Opacity : float
);
[DispId(64)]
void AddConnectedLinesAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 
[DispId(64)]
void AddConnectedLinesAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 

Parameters

BorderColor
BorderWidth
Opacity
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members